Fix asynchrounous GnuTLS socket handling on some versions of the GnuTLS library.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 21 Nov 2011 18:21:42 +0000 (19:21 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 21 Nov 2011 18:21:42 +0000 (19:21 +0100)
commit3c41884d2887ee4d0aa19e7f98b6b3b081ec770b
treefc4e6ed8c20b36ab26a13602e5a3305627da6989
parentb2f05865dbf021a63e0a3d36daabf235e4ebb835
Fix asynchrounous GnuTLS socket handling on some versions of the GnuTLS library.

Some versions of the GnuTLS library doesn't respons to poll reliably.
Work around this by checking all GnuTLS sockets explicitly from the
idle loop.
src/ChangeLog
src/process.c